home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Low Level Languages / PCLOGO / SETUP.LST < prev   
Encoding:
File List  |  1994-05-22  |  728 b   |  24 lines

  1. [Params]
  2.     WndTitle   = PC Logo for Windows Setup
  3.     WndMess    = Loading Setup program files, please wait...
  4.     TmpDirSize = 500
  5.     TmpDirName = ~pclogo.tmp
  6.     CmdLine    = _mstest setup.mst /C "/S %s %s"
  7.     DrvModName = DSHELL
  8.  
  9. [Files]
  10.     setup.inf          = setup.inf
  11.     setup\setup.ms_    = setup.mst
  12.     setup\setupapi.in_ = setupapi.inc
  13.     setup\msdetect.in_ = msdetect.inc
  14.     setup\msregdb.in_  = msregdb.inc
  15.     setup\msdetstf.dl_ = msdetstf.dll
  16.     setup\mscomstf.dl_ = mscomstf.dll
  17.     setup\msinsstf.dl_ = msinsstf.dll
  18.     setup\msuilstf.dl_ = msuilstf.dll
  19.     setup\msshlstf.dl_ = msshlstf.dll
  20.     setup\logodlgs.dl_ = logodlgs.dll
  21.     setup\ver.dl_      = ver.dll
  22.     setup\_mstest.ex_  = _mstest.exe 
  23.     setup\_mssetup.ex_ = _mssetup.exe
  24.